home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / help / either < prev    next >
Encoding:
Text File  |  1992-07-09  |  207 b   |  4 lines

  1. either --Operation (predicate), two inputs.  Abbreviation: or
  2.      The two inputs must be either true or false.  The output is true if at
  3.      least one of the inputs is true; otherwise the output is false.
  4.